const internal/strconv.nSmalls
4 uses
internal/strconv (current package)
itoa.go#L14: if i < nSmalls {
itoa.go#L30: if 0 <= i && i < nSmalls {
itoa.go#L69: if i < nSmalls {
itoa.go#L151: const nSmalls = 100
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |